Vcenter VM StoragePolicySpec

Vcenter VM StoragePolicySpec
Vcenter VM StoragePolicySpec

The Vcenter VM StoragePolicySpec schema contains information about the storage policy to be associated with a virtual machine object.

This schema was added in vSphere API 6.7.

JSON Example
{
    "policy": "string"
}
string
policy
Required

Identifier of the storage policy which should be associated with the virtual machine.

This property was added in vSphere API 6.7.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.StoragePolicy. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.StoragePolicy.